home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: artemis.sto.fdata.se!news
- From: Peter Hellgren <peter@ost.fdata.se>
- Subject: How to control User Input in VC++4.0
- Sender: news@artemis.sto.fdata.se (UseNet NetNews)
- Message-ID: <310E1AD6.52A0@ost.fdata.se>
- Date: Tue, 30 Jan 1996 13:19:18 GMT
- Content-Transfer-Encoding: 8bit
- Content-Type: text/plain; charset=iso-8859-1
- Mime-Version: 1.0
- X-Mailer: Mozilla 2.0b5 (WinNT; I)
- Organization: WM-data ╓STERSUND
-
- I would like to get some advise in controlling user-input in VC++ 4.0.
-
- I was thinking of trowing C++ Exceptions from the "BusinessObjectModel" and
- Catching the exceptions in the User Interface. That way I can throw both
- from the "BusinessObjectModel" and from a specific UI.
-
- The catch is an Object that control all user Error messages in the system.
-
- Does anyone out there have some suggestions to give me ? Is it better to
- subclass a CEdit and connect the Object or is there another smart way to
- solve this.
-
- Med VΣnliga HΣlsingar
-
- Peter Hellgren.
-
- PS
-